home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / scopy201.zip / EXAMPLES.DOC next >
Text File  |  1991-03-13  |  846b  |  33 lines

  1. Here are some examples of SCOPY command lines for reference.
  2. They may help you get "up to speed" with SCOPY more easily.
  3.  
  4. To SCOPY the Diskette in drive A: to the file MYFILE.SCP in
  5. the current directory with LZ compression and a remark:     
  6.  
  7.     SCOPY A: MYFILE /CR
  8.  
  9. To get information on the file MYFILE.SCP:
  10.  
  11.     SCOPY MYFILE
  12.  
  13. To verify the integrity of MYFILE.SCP:
  14.  
  15.     SCOPY MYFILE /V
  16.  
  17. To SCOPY MYFILE.SCP back to Diskette (in drive A:):
  18.  
  19.     SCOPY MYFILE A:
  20.  
  21. These are the most commonly used syntaxes of SCOPY.
  22. Although there are other things that can be done with SCOPY, the 
  23. majority of times SCOPY is used one of the above methods will be used.
  24.  
  25. For help information simply type:
  26.  
  27.     SCOPY
  28.  
  29. Full information on SCOPY is in the file SCOPY.DOC included with this 
  30. package.
  31.  
  32. DON'T FORGET TO REGISTER YOUR COPY OF SCOPY!!
  33.